packages feed

PyF-0.10.0.1: test/golden/helloNEWLINE {NEWLINElet a = 5NEWLINE b = 10NEWLINEin 1 + - SLASH lalalal}.golden

INITIALPATH:7:22: error:
    • INITIALPATH:11:10:
   |
11 | in 1 + - / lalalal}|]
   |          ^
parse error on input `/' in haskell expression

    • In the quasi-quotation: [fmt|hello
    {
let a = 5
    b = 10
in 1 + - / lalalal}|]
  |
7 | main = putStrLn [fmt|hello
  |                      ^^^^^...